home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2001 Haziran / CHIP Haziran2001.iso / prog / share / 17 / dings_e.exe / Compiler / Include / SYS / UNISTD.H < prev    next >
Encoding:
C/C++ Source or Header  |  1999-11-07  |  138 b   |  10 lines

  1. /*
  2.  * This file is part of the Mingw32 package.
  3.  *
  4.  * unistd.h maps (roughly) to io.h
  5.  */
  6. #ifndef __STRICT_ANSI__
  7. #include <io.h>
  8. #endif
  9.  
  10.